11. Quiz: TVTime
TVTime
For this quiz and the next, we’re going to talk about a fictional app called TvTime that has a content provider. We'll apply what you’ve learned about communicating with providers to this app. The content provider for TVTime is a little more complicated than the DroidTermsExample app. TVTime stores two different types of data, a list of the user’s favorite actors and a list of their favorite tv shows. It stores both of these using a content provider.
Contacting A Content Provider One